Skip to content

fix(messagequeue): clarify canceled worker polls - #647

Merged
mnoah1 merged 1 commit into
mainfrom
mnoah1/suppress-canceled-poll
Aug 28, 2026
Merged

fix(messagequeue): clarify canceled worker polls#647
mnoah1 merged 1 commit into
mainfrom
mnoah1/suppress-canceled-poll

Conversation

@mnoah1

@mnoah1 mnoah1 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Intent:

  • Distinguish expected partition-worker teardown from actionable polling failures.

Changes:

  • Log canceled in-flight polls at info only when the worker context is also canceled.
  • Keep active-worker cancellations and other storage failures at error level.

Summary:
Intent:
- Distinguish expected partition-worker teardown from actionable polling failures.

Changes:
- Log canceled in-flight polls at info only when the worker context is also canceled.
- Keep active-worker cancellations and other storage failures at error level.
@mnoah1
mnoah1 marked this pull request as ready for review August 27, 2026 22:27
@mnoah1
mnoah1 requested review from a team, behinddwalls and sbalabanov as code owners August 27, 2026 22:27
@mnoah1
mnoah1 enabled auto-merge August 27, 2026 22:28
@mnoah1
mnoah1 added this pull request to the merge queue Aug 28, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 28, 2026
@mnoah1
mnoah1 added this pull request to the merge queue Aug 28, 2026
Merged via the queue into main with commit a6a425d Aug 28, 2026
27 checks passed
@mnoah1
mnoah1 deployed to stack-rebase August 28, 2026 13:20 — with GitHub Actions Active
@behinddwalls
behinddwalls deleted the mnoah1/suppress-canceled-poll branch August 28, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants